Contribution org.nuxeo.ecm.core.automation.marshallers--marshallers
In component org.nuxeo.ecm.core.automation.marshallers
org.nuxeo.ecm.core.automation.marshallers
inside nuxeo-automation-core-8.10.jar /OSGI-INF/marshallers-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<!-- blob reader -->
<register class="org.nuxeo.ecm.automation.core.io.BlobJsonReader" enable="true"/>
</extension>